home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineSprite_851 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  106 b   |  7 lines

  1. stopAllSounds();
  2. stop();
  3. onEnterFrame = function()
  4. {
  5.    _root.gardenstream = this._currentframe;
  6. };
  7.